home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Comunicatii
/
feedaemon
/
fd110rc5.exe
/
{app}
/
FeedDemon.exe
/
0
/
RCDATA
/
TFOPTIONSCONFIRMATIONSDLG
/
TFOPTIONSCONFIRMATIONSDLG.txt
Wrap
Text File
|
2004-05-31
|
2KB
|
99 lines
object fOptionsConfirmationsDlg: TfOptionsConfirmationsDlg
Left = 378
Top = 469
ActiveControl = chkChannelRemoveAllItems
BorderStyle = bsDialog
Caption = 'fOptionsConfirmationsDlg'
ClientHeight = 204
ClientWidth = 506
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object bvlBottom: TBevel
Left = 0
Top = 161
Width = 506
Height = 43
Align = alBottom
Shape = bsTopLine
end
object lblTitle: TLabel
Left = 24
Top = 17
Width = 39
Height = 13
Caption = 'lblTitle'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object chkMarkGroupAsRead: TCheckBox
Left = 24
Top = 100
Width = 460
Height = 17
Caption = 'chkMarkGroupAsRead'
TabOrder = 2
OnClick = chkMarkGroupAsReadClick
end
object chkMarkAllGroupsAsRead: TCheckBox
Left = 24
Top = 124
Width = 460
Height = 17
Caption = 'chkMarkAllGroupsAsRead'
TabOrder = 3
OnClick = chkMarkGroupAsReadClick
end
object chkChannelRemoveAllItems: TCheckBox
Left = 24
Top = 52
Width = 460
Height = 17
Caption = 'chkChannelRemoveAllItems'
TabOrder = 0
OnClick = chkMarkGroupAsReadClick
end
object chkDeleteChannel: TCheckBox
Left = 24
Top = 76
Width = 460
Height = 17
Caption = 'chkDeleteChannel'
TabOrder = 1
OnClick = chkMarkGroupAsReadClick
end
object btnOK: TButton
Left = 336
Top = 171
Width = 75
Height = 25
Caption = 'btnOK'
Default = True
TabOrder = 4
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 419
Top = 171
Width = 75
Height = 25
Cancel = True
Caption = 'btnCancel'
ModalResult = 2
TabOrder = 5
end
end